sanitize user input
This block is part of the Component UI group and was last modified in core v12.0.5.
sanitize user input v12.0.5 Sanitizes the input and returns the text without an element wrapper if no attributes or outlet are set. If either one is set the text will be wrapped with a span
In pins 3
- value required
uicomponent - allowed tags
arrayGiven tags will be allowed in the user input (example: div, p)
- allowed attributes
arrayGiven attributes will be allowed in the user input (example: style, id)
Out pins 1
- uicomponent
uicomponent
A typical wiring for sanitize user input: the uicomponent out pin feeds build PDF.

Version history
Introduced in v12.0.5.
Back to
Component UI Return to the main group to view all sub-groups Back to typography Return to the group to view all blocks within this group
